Skip to main content

Setting up Azure Open AI Resource

Prerequisites

  • An Azure subscription - Create one for free
  • Access granted to Azure OpenAI in the desired Azure subscription
Apply for Azure Open AI Access

Currently, access to this service is granted only by application. You can apply for access to Azure OpenAI by completing the form at https://aka.ms/oai/access.

Create Azure Open AI Resource

  1. Navigate to the create page: Azure OpenAI Service Create Page

  2. On the Create page provide the following information:

    FieldDescription
    SubscriptionSelect the Azure subscription used in your OpenAI onboarding application
    Resource groupThe Azure resource group that will contain your OpenAI resource. You can create a new group or add it to a pre-existing group.
    RegionThe location of your instance. Different locations may introduce latency, but have no impact on the runtime availability of your resource.
    NameA descriptive name for your cognitive services resource. For example, MyOpenAIResource.
    Pricing TierOnly 1 pricing tier is available for the service currently

    Create OpenAI Resource

  3. Click on "Review + create" button to create the Azure Open AI resource.

    tip

    The open AI resource creation may take a few minutes. The progress and status of creation can be viewed in upper right corner of Azure portal.